bitkeeper revision 1.1159.1.283 (417e6005a9xNBX3S_W5XwwXTWIldyA)
authorkaf24@freefall.cl.cam.ac.uk <kaf24@freefall.cl.cam.ac.uk>
Tue, 26 Oct 2004 14:32:37 +0000 (14:32 +0000)
committerkaf24@freefall.cl.cam.ac.uk <kaf24@freefall.cl.cam.ac.uk>
Tue, 26 Oct 2004 14:32:37 +0000 (14:32 +0000)
latex2html tweaks

docs/Makefile

index 9a76127a180b8dec23d830d3ab30aaf219a417ab..ed7a1d3575f2d86bdc257e2a41db84da8f31b352 100644 (file)
@@ -45,5 +45,5 @@ ps/%.ps: %.dvi $(GFX)
 
 html/%/index.html: src/%.tex
        mkdir -p html/$*
-       latex2html -split 0 -nonavigation -noinfo -math -dir html/$* $< \
-       1>/dev/null 2>/dev/null
+       latex2html -split 0 -show_section_numbers -toc_depth 3 -nonavigation \
+       -noinfo -math -dir html/$* $< 1>/dev/null 2>/dev/null